Dear friends,
How to connect Sql server with php.Iam using WampServer software.I
want to display some data from sql server through php script.Please
help me.
Thanks
How to connect Sql server with php
3036
24-Feb-2012
Anonymous User
24-Feb-2012Visit these links for accessing sql server database using php script.
http://msdn.microsoft.com/en-us/library/cc793139%28v=sql.90%29.aspx
http://social.technet.microsoft.com/wiki/contents/articles/accessing-sql-server-databases-from-php.aspx
http://social.technet.microsoft.com/wiki/contents/articles/933.how-to-use-php-with-sql-server-en-us.aspx
Thanks.